rotate_c

Function rotate_c 

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