Function gdi32::EnumFontFamiliesA
[−]
[src]
pub unsafe extern "system" fn EnumFontFamiliesA(
hdc: HDC,
lpLogfont: LPCSTR,
lpProc: FONTENUMPROCA,
lParam: LPARAM
) -> c_int