Function libquickjs_sys::JS_NewAtom[][src]

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