JS_GetStringLength

Function JS_GetStringLength 

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