Function mozjs_sys::jsapi::JS_PutEscapedLinearString
source ยท pub unsafe extern "C" fn JS_PutEscapedLinearString(
buffer: *mut c_char,
size: usize,
str_: *mut JSLinearString,
quote: c_char,
) -> usize