pyo3_ffi

Function PyNumber_Absolute

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