Function igIsKeyPressed

Source
pub unsafe extern "C" fn igIsKeyPressed(
    key: ImGuiKey,
    repeat: bool,
) -> bool