SKM_sk_pop_free

Undocumented in source.
template SKM_sk_pop_free(type)
void
SKM_sk_pop_free
()
(
STACK_OF!type* st
,
ExternC!(void function
(
type*
)
)
free_func
)

Members

Functions

SKM_sk_pop_free
void SKM_sk_pop_free(STACK_OF!type* st, ExternC!(void function(type*)) free_func)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta