ma_notch2_init_preallocated function
Implementation
ma_result ma_notch2_init_preallocated(
ffi.Pointer<ma_notch2_config> pConfig,
ffi.Pointer<ffi.Void> pHeap,
ffi.Pointer<ma_notch2> pFilter,
) => ma_result.fromValue(_ma_notch2_init_preallocated(pConfig, pHeap, pFilter));