Function wolfssl_sys::wolfSSL_set_read_ahead
source ยท pub unsafe extern "C" fn wolfSSL_set_read_ahead(
ssl: *mut WOLFSSL,
v: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_set_read_ahead(
ssl: *mut WOLFSSL,
v: c_int,
) -> c_int