Function OSSL_PARAM_construct_int32

Source
pub unsafe extern "C" fn OSSL_PARAM_construct_int32(
    key: *const i8,
    buf: *mut i32,
) -> ossl_param_st