Function libmysofa_sys::mysofa_interpolate
source ยท pub unsafe extern "C" fn mysofa_interpolate(
hrtf: *mut MYSOFA_HRTF,
cordinate: *mut f32,
nearest: c_int,
neighborhood: *mut c_int,
fir: *mut f32,
delays: *mut f32,
) -> *mut f32