pub unsafe extern "C" fn oboe_AudioStream_close(
this: *mut c_void,
) -> oboe_Result
Expand 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_Result
Close the stream and deallocate any resources from the open() call.