Function OSSL_PARAM_set_uint64

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