Function pyo3::ffi::PyArg_Parse

source ยท
pub unsafe extern "C" fn PyArg_Parse(
    arg1: *mut PyObject,
    arg2: *const i8,
    ...
) -> i32