Function rust_raylib::ffi::ExportImageAsCode
source · pub unsafe extern "C" fn ExportImageAsCode(
image: Image,
fileName: *const c_char
) -> bool
Expand description
Export image as code file defining an array of bytes, returns true on success