Function python27_sys::PyArg_ParseTuple [] [src]

pub unsafe extern "C" fn PyArg_ParseTuple(
    args: *mut PyObject,
    format: *const c_char,
     ...
) -> c_int