[][src]Function cspice_sys::ckgp_c

pub unsafe extern "C" fn ckgp_c(
    inst: SpiceInt,
    sclkdp: SpiceDouble,
    tol: SpiceDouble,
    ref_: *mut ConstSpiceChar,
    cmat: *mut [SpiceDouble; 3],
    clkout: *mut SpiceDouble,
    found: *mut SpiceBoolean
)