Function EnumFontFamiliesA
pub unsafe fn EnumFontFamiliesA<P1>(
hdc: HDC,
lplogfont: P1,
lpproc: FONTENUMPROCA,
lparam: LPARAM,
) -> i32where
P1: Param<PCSTR>,
pub unsafe fn EnumFontFamiliesA<P1>(
hdc: HDC,
lplogfont: P1,
lpproc: FONTENUMPROCA,
lparam: LPARAM,
) -> i32where
P1: Param<PCSTR>,