[−][src]Function pspsdk_sys::sdk::sceKernelGetUIDcontrolBlock
pub unsafe extern "C" fn sceKernelGetUIDcontrolBlock(
uid: SceUID,
block: *mut *mut uidControlBlock
) -> c_int
Get a UID control block
@param uid - The UID to find @param block - Pointer to hold the pointer to the block
@return 0 on success