[][src]Function libbfio_rs::handle::libbfio_handle_seek_offset

pub unsafe extern "C" fn libbfio_handle_seek_offset(
    handle: HandleRef,
    offset: u64,
    whence: c_int,
    error: *mut LibbfioErrorRefMut
) -> u64