rustls_slice_str_get

Retrieve the nth element from the input slice of &strs. If the input pointer is NULL, or n is greater than the length of the rustls_slice_str, returns rustls_str{NULL, 0}.

extern (C)
rustls_slice_str_get
(,
size_t n
)

Meta