Skip to main content

get_mut

Function get_mut 

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