aws_lc_sys

Function OPENSSL_sk_push

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