Function JS_GetLength

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