Function raylib::ffi::CodepointToUtf8[][src]

pub unsafe extern "C" fn CodepointToUtf8(
    codepoint: i32,
    byteLength: *mut i32
) -> *const i8