hrmesp_c

Function hrmesp_c 

Source
pub unsafe extern "C" fn hrmesp_c(
    n: SpiceInt,
    first: SpiceDouble,
    step: SpiceDouble,
    yvals: *mut ConstSpiceDouble,
    x: SpiceDouble,
    f: *mut SpiceDouble,
    df: *mut SpiceDouble,
)