Function imgui_sys::igGetKeyPressedAmount[][src]

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