pub unsafe extern "system" fn GdipCreateFontFromDC(
    hdc: HDC,
    font: *mut *mut GpFont
) -> Status
Expand description

Required features: "Win32_Graphics_Gdi"