Function GdipSetPageScale

pub unsafe extern "system" fn GdipSetPageScale(
    graphics: *mut GpGraphics,
    scale: f32,
) -> Status