Function openssl_sys::OPENSSL_sk_push
source ยท pub unsafe extern "C" fn OPENSSL_sk_push(
st: *mut OPENSSL_STACK,
data: *const c_void,
) -> c_int
pub unsafe extern "C" fn OPENSSL_sk_push(
st: *mut OPENSSL_STACK,
data: *const c_void,
) -> c_int