Function js::jsapi::JS_WriteString
[−]
[src]
pub unsafe extern "C" fn JS_WriteString(
w: *mut JSStructuredCloneWriter,
str: HandleString
) -> bool