Function raylib::ffi::TextToUtf8[][src]

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