Function python3_sys::PyArg_ParseTuple
source ยท pub unsafe extern "C" fn PyArg_ParseTuple(
arg1: *mut PyObject,
arg2: *const c_char,
...
) -> c_int
pub unsafe extern "C" fn PyArg_ParseTuple(
arg1: *mut PyObject,
arg2: *const c_char,
...
) -> c_int