Type Definition aws_lc_sys::OPENSSL_sk_free_func

source ·
pub type OPENSSL_sk_free_func = Option<unsafe extern "C" fn(ptr: *mut c_void)>;