raylib_wasm

Function ExportFontAsCode

source
pub unsafe extern "C" fn ExportFontAsCode(
    font: Font,
    fileName: *const c_char,
) -> bool