Function imgui_sys::igGetKeyPressedAmount

source ·
pub unsafe extern "C" fn igGetKeyPressedAmount(
    key: ImGuiKey,
    repeat_delay: f32,
    rate: f32
) -> c_int