Function python3_sys::PyLong_AsDouble

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