Function rust_raylib::ffi::ExportImage
source · pub unsafe extern "C" fn ExportImage(
image: Image,
fileName: *const c_char
) -> boolExpand description
Export image data to file, returns true on success
pub unsafe extern "C" fn ExportImage(
image: Image,
fileName: *const c_char
) -> boolExport image data to file, returns true on success