Type Definition numpy::npyffi::objects::PyArray_ArgSortFunc   
                   
                       [−]
                   
               [src]
type PyArray_ArgSortFunc = Option<unsafe extern fn(_: *mut c_void, _: *mut npy_intp, _: npy_intp, _: *mut c_void) -> c_int>;