Function psp::sys::sceUmdCheckMedium

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

Check whether there is a disc in the UMD drive

§Return Value

0 if no disc present, anything else indicates a disc is inserted.