Skip to main content

NpyIter_GotoMultiIndex

Type Alias NpyIter_GotoMultiIndex 

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