Function sphinxad_sys::ad_stop_rec [] [src]

pub unsafe extern "C" fn ad_stop_rec(dev: *const ad_rec_t) -> i32

Stop audio recording.

# Safety

Return 0(ReturnCode::Ok) if successful, <0 otherwise