Function raylib_sys::TextToUtf8[][src]

pub unsafe extern "C" fn TextToUtf8(
    codepoints: *mut c_int,
    length: c_int
) -> *mut c_char