Function spice::c::rotate_c

source ·
pub unsafe extern "C" fn rotate_c(
    angle: f64,
    iaxis: i32,
    mout: *mut [f64; 3]
)