rquickjs_core::qjs

Function JS_NewAtom

Source
pub unsafe extern "C" fn JS_NewAtom(
    ctx: *mut JSContext,
    str_: *const i8,
) -> u32