Function nk_utf_decode

Source
pub unsafe extern "C" fn nk_utf_decode(
    arg1: *const c_char,
    arg2: *mut nk_rune,
    arg3: c_int,
) -> c_int