Function openssl_sys::OSSL_PARAM_construct_uint

source ยท
pub unsafe extern "C" fn OSSL_PARAM_construct_uint(
    key: *const c_char,
    buf: *mut c_uint,
) -> OSSL_PARAM