Function EnumFontsW
pub unsafe fn EnumFontsW<P1>(
hdc: HDC,
lplogfont: P1,
lpproc: FONTENUMPROCW,
lparam: LPARAM,
) -> i32where
P1: Param<PCWSTR>,
pub unsafe fn EnumFontsW<P1>(
hdc: HDC,
lplogfont: P1,
lpproc: FONTENUMPROCW,
lparam: LPARAM,
) -> i32where
P1: Param<PCWSTR>,