mozjs_sys::jsapi

Function JS_GetStringLength

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