nk_input_key

Function nk_input_key 

Source
pub unsafe extern "C" fn nk_input_key(
    arg1: *mut nk_context,
    arg2: nk_keys,
    down: c_int,
)