Function windows_sys::Win32::Graphics::GdiPlus::GdipGetLogFontW

pub unsafe extern "system" fn GdipGetLogFontW(
    font: *mut GpFont,
    graphics: *mut GpGraphics,
    logfontw: *mut LOGFONTW,
) -> Status