Function python3_sys::PyArg_ParseTuple
[−]
[src]
pub unsafe extern "C" fn PyArg_ParseTuple(
arg1: *mut PyObject,
arg2: *const c_char,
...
) -> c_int