[][src]Function sofa_sys::iauPn06a

pub unsafe extern "C" fn iauPn06a(
    date1: f64,
    date2: f64,
    dpsi: *mut f64,
    deps: *mut f64,
    epsa: *mut f64,
    rb: *mut [f64; 3],
    rp: *mut [f64; 3],
    rbp: *mut [f64; 3],
    rn: *mut [f64; 3],
    rbpn: *mut [f64; 3]
)