Function windows_sys::Win32::Graphics::Gdi::EnumFontFamiliesExW
[−]pub unsafe extern "system" fn EnumFontFamiliesExW(
hdc: HDC,
lplogfont: *const LOGFONTW,
lpproc: FONTENUMPROCW,
lparam: LPARAM,
dwflags: u32
) -> i32
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"