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