Function windows_sys::Win32::Graphics::GdiPlus::GdipCreateFontFromLogfontA
pub unsafe extern "system" fn GdipCreateFontFromLogfontA(
hdc: HDC,
logfont: *const LOGFONTA,
font: *mut *mut GpFont,
) -> Status