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