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