Function openssl_sys::OPENSSL_sk_push
[−]
[src]
pub unsafe extern "C" fn OPENSSL_sk_push(
st: *mut OPENSSL_STACK,
data: *const c_void
) -> c_int