[][src]Function nuklear_sys::nk_utf_at

pub unsafe extern "C" fn nk_utf_at(
    buffer: *const c_char,
    length: c_int,
    index: c_int,
    unicode: *mut nk_rune,
    len: *mut c_int
) -> *const c_char