Function pyo3::ffi::PyNumber_Absolute

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