Function psp::sys::sceHprmReadLatch

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHprmReadLatch(latch: *mut [u32; 4]) -> i32
Expand description

Read the current latch data.

§Parameters

  • latch: Pointer a to a 4 dword array to contain the latch data.

§Return Value

< 0 on error.