JS_NewAtomString
hirofa_
quickjs_
sys
0.12.0
hirofa_quickjs_sys
Function
JS_
NewAtom
String
Copy item path
Source
pub unsafe extern "C" fn JS_NewAtomString( ctx:
*mut
JSContext
, str_:
*const
c_char
, ) ->
JSValue