ad_start_rec

Function ad_start_rec 

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

Start audio recording.

ยงSafety

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