Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateFontFromDC

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