Function pyo3::ffi::PyNumber_Positive

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