Function mozjs::jsapi::JS_StringIsLinear

source ยท
pub unsafe extern "C" fn JS_StringIsLinear(
    str_: *mut JSString,
) -> bool