Function OSSL_PARAM_set_int64

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