pub unsafe extern "system" fn EnumMetaFile(
hdc: *mut c_void,
hmf: *mut c_void,
proc: Option<unsafe extern "system" fn(*mut c_void, *const HANDLETABLE, *const METARECORD, i32, isize) -> i32>,
param3: isize,
) -> i32Expand description
#202 EnumMetaFile
enumerates the metafile records of the metafile specified in the hMetaFile
parameter