[][src]Function cspice_sys::eul2m_c

pub unsafe extern "C" fn eul2m_c(
    angle3: SpiceDouble,
    angle2: SpiceDouble,
    angle1: SpiceDouble,
    axis3: SpiceInt,
    axis2: SpiceInt,
    axis1: SpiceInt,
    r: *mut [SpiceDouble; 3]
)