Function pyo3::ffi::PyArg_UnpackTuple

source ·
pub unsafe extern "C" fn PyArg_UnpackTuple(
    arg1: *mut PyObject,
    arg2: *const i8,
    arg3: isize,
    arg4: isize
    ...
) -> i32