Function spice::c::llgrid_pl02

source ·
pub unsafe extern "C" fn llgrid_pl02(
    handle: i32,
    dladsc: *mut _SpiceDLADescr,
    npoints: i32,
    grid: *mut [f64; 2],
    spoints: *mut [f64; 3],
    plateIDs: *mut i32
)