Function windows_sys::Win32::Graphics::GdiPlus::GdipGetSmoothingMode
pub unsafe extern "system" fn GdipGetSmoothingMode(
graphics: *mut GpGraphics,
smoothingmode: *mut SmoothingMode,
) -> Status