Skip to main content

sk_SSL_CIPHER_deep_copy

Function sk_SSL_CIPHER_deep_copy 

Source
pub unsafe extern "C" fn sk_SSL_CIPHER_deep_copy(
    sk: *const stack_st_SSL_CIPHER,
    copy_func: sk_SSL_CIPHER_copy_func,
    free_func: sk_SSL_CIPHER_free_func,
) -> *mut stack_st_SSL_CIPHER