Function libR_sys::R_GE_rasterResizeForRotation
source ยท pub unsafe extern "C" fn R_GE_rasterResizeForRotation(
sraster: *mut c_uint,
w: c_int,
h: c_int,
newRaster: *mut c_uint,
wnew: c_int,
hnew: c_int,
gc: pGEcontext,
)