Function mozjs_sys::glue::EncodeStringToUTF8

source ยท
pub unsafe extern "C" fn EncodeStringToUTF8(
    cx: *mut JSContext,
    str_: HandleString,
    cb: EncodedStringCallback,
)