Function mozjs::rust::jsapi_wrapped::GetArrayLength

source ยท
pub unsafe fn GetArrayLength(
    cx: *mut JSContext,
    obj: HandleObject<'_>,
    lengthp: *mut u32,
) -> bool