raylib_wasm

Function ExportImageAsCode

source
pub unsafe extern "C" fn ExportImageAsCode(
    image: Image,
    fileName: *const c_char,
) -> bool