windows::Win32::Graphics::Gdi

Function EnumFontsW

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