Function pyo3::ffi::Py_BuildValue

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