Function JS_NewAtomString

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