Skip to main content

get_ref

Function get_ref 

pub unsafe fn get_ref<'a, S>(bio: *mut BIO) -> &'a S
where S: 'a,
Available on crate feature tls only.