Function raylib_ffi::ExportImage

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