[][src]Function nuki_sys::nk_input_key

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