JS_WriteDouble

Function JS_WriteDouble 

Source
pub unsafe extern "C" fn JS_WriteDouble(
    w: *mut JSStructuredCloneWriter,
    v: f64,
) -> bool