Function python3_sys::PyFloat_AsDouble

source ยท
pub unsafe extern "C" fn PyFloat_AsDouble(
    arg1: *mut PyObject,
) -> c_double