[][src]Function winapi::um::wingdi::EnumFontFamiliesW

pub unsafe extern "system" fn EnumFontFamiliesW(
    hdc: HDC,
    lpLogfont: LPCWSTR,
    lpProc: FONTENUMPROCW,
    lParam: LPARAM
) -> c_int