pyo3_ffi

Function Py_BuildValue

Source
pub unsafe extern "C" fn Py_BuildValue(
    arg1: *const c_char,
    ...
) -> *mut PyObject