Function wolfssl_sys::wolfSSL_BIO_seek

source ยท
pub unsafe extern "C" fn wolfSSL_BIO_seek(
    bio: *mut WOLFSSL_BIO,
    ofs: c_int,
) -> c_int