Function ctru_sys::hidKeysUp

source ·
pub unsafe extern "C" fn hidKeysUp() -> u32_
Expand description

Returns a bitmask of newly released buttons, this frame. Individual buttons can be extracted using binary AND.

§Returns

32-bit bitmask of newly released buttons.