Skip to main content

PyFloat_Pack4

Function PyFloat_Pack4 

Source
pub unsafe extern "C" fn PyFloat_Pack4(
    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