Function python27_sys::PyCFunction_Call[][src]

pub unsafe extern "C" fn PyCFunction_Call(
    f: *mut PyObject,
    args: *mut PyObject,
    kwds: *mut PyObject
) -> *mut PyObject