pub type FONTENUMPROCW = Option<unsafe extern "system" fn(param0: *const LOGFONTW, param1: *const TEXTMETRICW, param2: u32, param3: LPARAM) -> i32>;
Expand description

Required features: "Win32_Graphics_Gdi", "Win32_Foundation"