pub unsafe fn enif_make_uint(arg1: *mut ErlNifEnv, i: c_uint) -> ERL_NIF_TERM
Expand description

See enif_make_uint in the Erlang docs.