Function bssl_sys::BIO_set_fd

source ·
pub unsafe extern "C" fn BIO_set_fd(
    bio: *mut BIO,
    fd: c_int,
    close_flag: c_int
) -> c_int