aws_lc_sys

Function BIO_new_fd

Source
pub unsafe extern "C" fn BIO_new_fd(
    fd: c_int,
    close_flag: c_int,
) -> *mut BIO