sherpa_rs_sys

Function SherpaOnnxLinearResamplerResample

Source
pub unsafe extern "C" fn SherpaOnnxLinearResamplerResample(
    p: *mut SherpaOnnxLinearResampler,
    input: *const f32,
    input_dim: i32,
    flush: i32,
) -> *const SherpaOnnxResampleOut