Skip to main content

PyArray_ByteorderConverter

Type Alias PyArray_ByteorderConverter 

Source
pub type PyArray_ByteorderConverter = unsafe extern "C" fn(obj: *mut PyObject, endian: *mut c_char) -> c_int;