Function igGetKeyPressedAmount

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