Function OSSL_PARAM_construct_uint64

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