[][src]Type Definition mylibrary::npyffi::array::NpyIter_GetIterIndex

type NpyIter_GetIterIndex = unsafe extern "C" fn(iter: *mut NpyIter) -> npy_intp;