Function mozjs::rust::wrappers::JS_ReadString

source ยท
pub unsafe fn JS_ReadString(
    r: *mut JSStructuredCloneReader,
    str_: MutableHandleString<'_>,
) -> bool