pub type MFENUMPROC = Option<unsafe extern "system" fn(hdc: HDC, lpht: *const HANDLETABLE, lpmr: *const METARECORD, nobj: i32, param4: LPARAM) -> i32>;
Expand description

Required features: ‘Win32_Graphics_Gdi’, ‘Win32_Foundation’