Function pyo3::ffi::PyNumber_Absolute

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