[][src]Function cspice_sys::srfnrm_c

pub unsafe extern "C" fn srfnrm_c(
    method: *mut ConstSpiceChar,
    target: *mut ConstSpiceChar,
    et: SpiceDouble,
    fixref: *mut ConstSpiceChar,
    npts: SpiceInt,
    srfpts: *mut [ConstSpiceDouble; 3],
    normls: *mut [SpiceDouble; 3]
)