Function psp::sys::sceAudioWaitInputEnd

source ·
#[no_mangle]
pub unsafe extern "C" fn sceAudioWaitInputEnd() -> i32
Expand description

Wait for non-blocking audio input to complete

§Return value

0 on success, <0 on error.