wolfSSL_CTX_set_read_ahead

Function 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