Function imgui_sys::igIsKeyPressed

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