ma_hpf1_uninit function
Implementation
@ffi.Native<
ffi.Void Function(ffi.Pointer<ma_hpf1>, ffi.Pointer<ma_allocation_callbacks>)
>()
external void ma_hpf1_uninit(
ffi.Pointer<ma_hpf1> pHPF,
ffi.Pointer<ma_allocation_callbacks> pAllocationCallbacks,
);