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