ad_close

Function ad_close 

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

Close the recording device.

ยงSafety

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