aws_lc_sys

Function BIO_set_nbio

Source
pub unsafe extern "C" fn BIO_set_nbio(
    bio: *mut BIO,
    on: c_int,
) -> c_int