Function psp::sys::sceUmdWaitDriveStat

source ·
#[no_mangle]
pub unsafe extern "C" fn sceUmdWaitDriveStat(
    state: UmdStateFlags
) -> i32
Expand description

Wait for the UMD drive to reach a certain state

§Parameters

  • state: UMD state(s) to wait for

§Return Value

< 0 on error