pub unsafe extern "C" fn LoadCodepoints( text: *const c_char, count: *mut c_int, ) -> *mut c_int
Load all codepoints from a UTF-8 text string, codepoints count returned by parameter