Function windows_sys::Win32::Graphics::Gdi::EnumFontFamiliesA
pub unsafe extern "system" fn EnumFontFamiliesA(
hdc: HDC,
lplogfont: PCSTR,
lpproc: FONTENUMPROCA,
lparam: LPARAM
) -> i32
Expand description
Required features: "Win32_Graphics_Gdi"
, "Win32_Foundation"