mozjs::rust::wrappers

Function JS_ReadString

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