[][src]Function boring_sys::SSL_CTX_set_read_ahead

pub unsafe extern "C" fn SSL_CTX_set_read_ahead(
    ctx: *mut SSL_CTX,
    m: c_int
) -> c_int