Skip to main content

PyFloat_Pack8

Function PyFloat_Pack8 

Source
pub unsafe extern "C" fn PyFloat_Pack8(
    x: c_double,
    p: *mut c_char,
    le: c_int,
) -> c_int
Available on Py_3_11 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here