raylib_wasm

Function TextCopy

source
pub unsafe extern "C" fn TextCopy(
    dst: *mut c_char,
    src: *const c_char,
) -> c_int