Function rquickjs::qjs::JS_NewAtom

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