Function R_GE_rasterRotatedSize

Source
pub unsafe extern "C" fn R_GE_rasterRotatedSize(
    w: c_int,
    h: c_int,
    angle: c_double,
    wnew: *mut c_int,
    hnew: *mut c_int,
)