raylib_wasm

Function LoadUTF8

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