JS_GetLength

Function JS_GetLength 

Source
pub unsafe extern "C" fn JS_GetLength(
    ctx: *mut JSContext,
    obj: JSValue,
    pres: *mut i64,
) -> c_int