Function raylib_sys::ExportImage

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