pyo3_ffi

Function PyNumber_Float

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