wolfSSL_BIO_seek

Function wolfSSL_BIO_seek 

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