hirofa_quickjs_sys

Function JS_NewAtomUInt32

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