pub unsafe extern "C" fn furi_hal_bt_hid_kb_press(button: u16) -> bool
Expand description

Press keyboard button

@param button button code from HID specification

@return true on success