[][src]Function pspsdk_sys::sdk::sceUmdWaitDriveStatWithTimer

pub unsafe extern "C" fn sceUmdWaitDriveStatWithTimer(
    stat: c_int,
    timeout: c_uint
) -> c_int

Wait for the UMD drive to reach a certain state

@param stat - One or more of ::pspUmdState

@param timeout - Timeout value in microseconds

@return < 0 on error