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

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