Type Definition python27_sys::coercion[][src]

pub type coercion = unsafe extern "C" fn(arg1: *mut *mut PyObject, arg2: *mut *mut PyObject) -> c_int;