Function OSSL_PARAM_construct_int64

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