Function nk_input_is_key_pressed

Source
pub unsafe extern "C" fn nk_input_is_key_pressed(
    arg1: *const nk_input,
    arg2: nk_keys,
) -> c_int