Function bssl_sys::BIO_get_fp

source ·
pub unsafe extern "C" fn BIO_get_fp(
    bio: *mut BIO,
    out_file: *mut *mut FILE
) -> c_int