Function mozjs::jsapi::JS_ReadDouble

source ·
pub unsafe extern "C" fn JS_ReadDouble(
    r: *mut JSStructuredCloneReader,
    v: *mut f64
) -> bool