[][src]Function raylib_sys::ExportImage

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