Function psp::sys::sceUmdUnRegisterUMDCallBack

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

Un-register a callback for the UMD drive

§Parameters

  • cbid: A callback ID created from sceKernelCreateCallback

§Return Value

< 0 on error