Function python3_sys::Py_BuildValue

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