[][src]Function cspice_sys::surfpt_c

pub unsafe extern "C" fn surfpt_c(
    positn: *mut ConstSpiceDouble,
    u: *mut ConstSpiceDouble,
    a: SpiceDouble,
    b: SpiceDouble,
    c: SpiceDouble,
    point: *mut SpiceDouble,
    found: *mut SpiceBoolean
)