aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BIO_set_fp

Source
pub unsafe extern "C" fn BIO_set_fp(
    bio: *mut BIO,
    file: *mut FILE,
    close_flag: c_int,
) -> c_int