Skip to main content

NpyIter_IsGrowInner

Type Alias NpyIter_IsGrowInner 

Source
pub type NpyIter_IsGrowInner = unsafe extern "C" fn(iter: *mut NpyIter) -> npy_bool;