Function libquickjs_sys::JS_NewAtomUInt32[][src]

pub unsafe extern "C" fn JS_NewAtomUInt32(
    ctx: *mut JSContext,
    n: u32
) -> JSAtom