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