Function hirofa_quickjs_sys::JS_NewStringLen
source ยท pub unsafe extern "C" fn JS_NewStringLen(
ctx: *mut JSContext,
str1: *const c_char,
len1: usize,
) -> JSValue
pub unsafe extern "C" fn JS_NewStringLen(
ctx: *mut JSContext,
str1: *const c_char,
len1: usize,
) -> JSValue