ma_loshelf2_get_latency function

  1. @Native<ma_uint32 Function(Pointer<ma_loshelf2>)>(ffi.Pointer<ma_loshelf2>)>()
int ma_loshelf2_get_latency(
  1. Pointer<ma_loshelf2> pFilter
)

Implementation

@ffi.Native<ma_uint32 Function(ffi.Pointer<ma_loshelf2>)>()
external int ma_loshelf2_get_latency(ffi.Pointer<ma_loshelf2> pFilter);