Function python3_sys::PyNumber_Positive

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