[][src]Function imgui_sys::igIsKeyPressed

pub unsafe extern "C" fn igIsKeyPressed(
    user_key_index: c_int,
    repeat: bool
) -> bool