Skip to main content

PyArray_Item_INCREF

Type Alias PyArray_Item_INCREF 

Source
pub type PyArray_Item_INCREF = unsafe extern "C" fn(data: *mut c_char, descr: *mut PyArray_Descr);