Function hirofa_quickjs_sys::JS_NewAtomLen
source ยท pub unsafe extern "C" fn JS_NewAtomLen(
ctx: *mut JSContext,
str_: *const c_char,
len: usize,
) -> JSAtom
pub unsafe extern "C" fn JS_NewAtomLen(
ctx: *mut JSContext,
str_: *const c_char,
len: usize,
) -> JSAtom