JS_NewAtomLenRT

Function JS_NewAtomLenRT 

Source
pub unsafe extern "C" fn JS_NewAtomLenRT(
    rt: *mut JSRuntime,
    str_: *const c_char,
    len: c_int,
) -> JSAtom