Skip to main content

sk_SSL_COMP_deep_copy

Function sk_SSL_COMP_deep_copy 

Source
pub unsafe extern "C" fn sk_SSL_COMP_deep_copy(
    sk: *const stack_st_SSL_COMP,
    copy_func: sk_SSL_COMP_copy_func,
    free_func: sk_SSL_COMP_free_func,
) -> *mut stack_st_SSL_COMP