Function GdipGetSmoothingMode

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