arcdps_imgui_sys

Function igIsKeyPressed

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