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.