Function hirofa_quickjs_sys::js_string_codePointRange

source ยท
pub unsafe extern "C" fn js_string_codePointRange(
    ctx: *mut JSContext,
    this_val: JSValue,
    argc: c_int,
    argv: *mut JSValue,
) -> JSValue