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