pub unsafe extern "C" fn hidKeysDownRepeat() -> u32_Expand description
Returns a bitmask of newly pressed or repeated buttons, this frame. Individual buttons can be extracted using binary AND.
ยงReturns
32-bit bitmask of newly pressed or repeated buttons.