Function bssl_sys::OPENSSL_sk_push

source ·
pub unsafe extern "C" fn OPENSSL_sk_push(
    sk: *mut OPENSSL_STACK,
    p: *mut c_void
) -> usize