[][src]Function cspice_sys::dskw02_c

pub unsafe extern "C" fn dskw02_c(
    handle: SpiceInt,
    center: SpiceInt,
    surfce: SpiceInt,
    dclass: SpiceInt,
    frame: *mut ConstSpiceChar,
    corsys: SpiceInt,
    corpar: *mut ConstSpiceDouble,
    mncor1: SpiceDouble,
    mxcor1: SpiceDouble,
    mncor2: SpiceDouble,
    mxcor2: SpiceDouble,
    mncor3: SpiceDouble,
    mxcor3: SpiceDouble,
    first: SpiceDouble,
    last: SpiceDouble,
    nv: SpiceInt,
    vrtces: *mut [ConstSpiceDouble; 3],
    np: SpiceInt,
    plates: *mut [ConstSpiceInt; 3],
    spaixd: *mut ConstSpiceDouble,
    spaixi: *mut ConstSpiceInt
)