GdipSetSmoothingMode

Function GdipSetSmoothingMode 

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