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

Required features: "Win32_Graphics_Gdi"