mz_file_needs_keepaliveFunction typedef

mz_file_needs_keepaliveFunction = mz_bool Function(Pointer<Void> pOpaque)

Implementation

typedef mz_file_needs_keepaliveFunction =
    mz_bool Function(ffi.Pointer<ffi.Void> pOpaque);