Function pyo3::ffi::PyNumber_Float

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