Function OSSL_PARAM_set_uint32

Source
pub unsafe extern "C" fn OSSL_PARAM_set_uint32(
    p: *mut ossl_param_st,
    val: u32,
) -> i32