Function mozjs::jsapi::JS_WriteDouble

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