Function wolfssl_sys::wolfSSL_CTX_set_read_ahead

source ยท
pub unsafe extern "C" fn wolfSSL_CTX_set_read_ahead(
    ctx: *mut WOLFSSL_CTX,
    v: c_int,
) -> c_int