hirofa_quickjs_sys

Function JS_NewAtom

source
pub unsafe extern "C" fn JS_NewAtom(
    ctx: *mut JSContext,
    str_: *const c_char,
) -> JSAtom