Function OPENSSL_sk_deep_copy

Source
pub unsafe extern "C" fn OPENSSL_sk_deep_copy(
    arg1: *const stack_st,
    c: Option<unsafe extern "C" fn(_: *const c_void) -> *mut c_void>,
    f: Option<unsafe extern "C" fn(_: *mut c_void)>,
) -> *mut stack_st