Function imgui_sys::igGetKeyPressedAmount[][src]

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