Function bssl_sys::BIO_new_fp

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