[][src]Function libfvad_sys::fvad_process

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