Function vad::fvad::fvad_process[][src]

pub unsafe extern "C" fn fvad_process(
    inst: *mut Fvad,
    frame: *const i16,
    length: usize
) -> c_int