mozjs_sys::jsapi

Function JS_StringIsLinear

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