python27_sys

Function Py_BuildValue

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