Function OPENSSL_sk_set

Source
pub unsafe extern "C" fn OPENSSL_sk_set(
    st: *mut stack_st,
    i: i32,
    data: *const c_void,
) -> *mut c_void