[][src]Function cspice_sys::m2eul_c

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