Function JS_NewAtom

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