PyArg_ParseTuple
pyo3
0.23.5
In pyo3::
ffi
pyo3
::
ffi
Function
PyArg_
Parse
Tuple
Copy item path
Source
pub unsafe extern "C" fn PyArg_ParseTuple( arg1:
*mut
PyObject
, arg2:
*const
i8
, ... ) ->
i32