[][src]Function openssl_sys::BIO_new_fp

pub unsafe extern "C" fn BIO_new_fp(
    stream: *mut FILE,
    close_flag: c_int
) -> *mut BIO