Function sphinxad_sys::ad_close [] [src]

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

Close the recording device.

# Safety

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