pub unsafe extern "C" fn oboe_AudioStream_close(
this: *mut c_void,
) -> oboe_ResultExpand description
Close the stream and deallocate any resources from the open() call.
pub unsafe extern "C" fn oboe_AudioStream_close(
this: *mut c_void,
) -> oboe_ResultClose the stream and deallocate any resources from the open() call.