Function raylib::ffi::ExportImage[][src]

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