Function ExportImage

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

Export image data to file, returns true on success