ma_hishelf2_get_latency function

  1. @Native<ma_uint32 Function(Pointer<ma_hishelf2>)>(ffi.Pointer<ma_hishelf2>)>()
int ma_hishelf2_get_latency(
  1. Pointer<ma_hishelf2> pFilter
)

Implementation

@ffi.Native<ma_uint32 Function(ffi.Pointer<ma_hishelf2>)>()
external int ma_hishelf2_get_latency(ffi.Pointer<ma_hishelf2> pFilter);