Function OSSL_PARAM_set_int

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