Function wolfssl_sys::wolfSSL_sk_push
source ยท pub unsafe extern "C" fn wolfSSL_sk_push(
st: *mut WOLFSSL_STACK,
data: *const c_void,
) -> c_intpub unsafe extern "C" fn wolfSSL_sk_push(
st: *mut WOLFSSL_STACK,
data: *const c_void,
) -> c_int