python3_sys::PyObject_CallMethod
[−]
[src]
pub unsafe extern fn PyObject_CallMethod(o: *mut PyObject, method: *const c_char, format: *const c_char, ...) -> *mut PyObject