pyo3_ffi

Function PyNumber_Positive

Source
pub unsafe extern "C" fn PyNumber_Positive(
    o: *mut PyObject,
) -> *mut PyObject