Function raylib_sys::ExportFontAsCode

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