raylib_wasm

Function ExportImage

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