Function GEPath

Source
pub unsafe extern "C" fn GEPath(
    x: *mut f64,
    y: *mut f64,
    npoly: i32,
    nper: *mut i32,
    winding: Rboolean,
    gc: *mut R_GE_gcontext,
    dd: *mut _GEDevDesc,
)