wolfSSL_set_read_ahead

Function wolfSSL_set_read_ahead 

Source
pub unsafe extern "C" fn wolfSSL_set_read_ahead(
    ssl: *mut WOLFSSL,
    v: c_int,
) -> c_int