Function pyo3::ffi::PyFloat_FromDouble

source ·
pub unsafe extern "C" fn PyFloat_FromDouble(
    arg1: f64
) -> *mut PyObject