Function raylib_sys::ExportImage[][src]

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