Function raylib_sys::ExportImageToMemory
source ยท pub unsafe extern "C" fn ExportImageToMemory(
image: Image,
fileType: *const c_char,
fileSize: *mut c_int
) -> *mut c_ucharpub unsafe extern "C" fn ExportImageToMemory(
image: Image,
fileType: *const c_char,
fileSize: *mut c_int
) -> *mut c_uchar