snd_timer_params_malloc method
Implementation
int snd_timer_params_malloc(
ffi.Pointer<ffi.Pointer<snd_timer_params_>> ptr,
) {
return _snd_timer_params_malloc(
ptr,
);
}
int snd_timer_params_malloc(
ffi.Pointer<ffi.Pointer<snd_timer_params_>> ptr,
) {
return _snd_timer_params_malloc(
ptr,
);
}