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