pyo3_ffi

Function PyNumber_Absolute

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