Function windows_sys::Win32::Graphics::GdiPlus::GdipSetSmoothingMode

pub unsafe extern "system" fn GdipSetSmoothingMode(
    graphics: *mut GpGraphics,
    smoothingmode: SmoothingMode,
) -> Status