Function pyo3_ffi::PyArg_Parse

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