Function psp::sys::sceHprmPeekCurrentKey

source ·
#[no_mangle]
pub unsafe extern "C" fn sceHprmPeekCurrentKey(
    key: *mut HprmKey
) -> i32
Expand description

Peek at the current being pressed on the remote.

§Parameters

  • key: Pointer to receive the key bitmap, should be an instance of ::Key

§Return Value

< 0 on error