Write an unsigned int into the storage located by p.
p.
Declared in <openssl/params.h>
<openssl/params.h>
int OSSL_PARAM_set_uint( OSSL_PARAM* p, unsigned int val);
1 on success, or 0 on type/range failure.