hirofa_quickjs_sys

Function JS_NewAtomUInt32

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