Function OSSL_HTTP_REQ_CTX_set_expected

Source
pub unsafe extern "C" fn OSSL_HTTP_REQ_CTX_set_expected(
    rctx: *mut ossl_http_req_ctx_st,
    content_type: *const i8,
    asn1: i32,
    timeout: i32,
    keep_alive: i32,
) -> i32