Function mozjs::jsapi::JS_WriteDouble
source ยท pub unsafe extern "C" fn JS_WriteDouble(
w: *mut JSStructuredCloneWriter,
v: f64,
) -> bool
pub unsafe extern "C" fn JS_WriteDouble(
w: *mut JSStructuredCloneWriter,
v: f64,
) -> bool