Function ExportImageToMemory

Source
pub unsafe extern "C" fn ExportImageToMemory(
    image: Image,
    fileType: *const c_char,
    fileSize: *mut c_int,
) -> *mut c_uchar