BIO_set_shutdown

Function BIO_set_shutdown 

Source
pub unsafe extern "C" fn BIO_set_shutdown(
    bio: *mut BIO,
    shutdown: c_int,
)