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