Type Alias NpyIter_RemoveAxis

Source
pub type NpyIter_RemoveAxis = unsafe extern "C" fn(iter: *mut NpyIter, axis: c_int) -> c_int;