Function gdi32::EnumFontFamiliesW [] [src]

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