Function BIO_new_fp

Source
pub unsafe extern "C" fn BIO_new_fp(
    stream: *mut _IO_FILE,
    close_flag: i32,
) -> *mut bio_st