Function pyo3::ffi::PyNumber_Add [] [src]

pub unsafe extern "C" fn PyNumber_Add(
    o1: *mut PyObject,
    o2: *mut PyObject
) -> *mut PyObject