[][src]Function cspice_sys::dskxv_c

pub unsafe extern "C" fn dskxv_c(
    pri: SpiceBoolean,
    target: *mut ConstSpiceChar,
    nsurf: SpiceInt,
    srflst: *mut ConstSpiceInt,
    et: SpiceDouble,
    fixref: *mut ConstSpiceChar,
    nrays: SpiceInt,
    vtxarr: *mut [ConstSpiceDouble; 3],
    dirarr: *mut [ConstSpiceDouble; 3],
    xptarr: *mut [SpiceDouble; 3],
    fndarr: *mut SpiceBoolean
)