Function raylib_sys::LoadUTF8

source ยท
pub unsafe extern "C" fn LoadUTF8(
    codepoints: *const c_int,
    length: c_int
) -> *mut c_char