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

type NpyIter_GetShape = unsafe extern "C" fn(iter: *mut NpyIter, outshape: *mut npy_intp) -> c_int;