[][src]Function imgui_sys::igGetKeyPressedAmount

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