The basic bit copy operation. Copies n bits from the source buffer to the destination buffer. Depending on the directions, it can reverse the copied bits.
(
mut src: *const u8, // Base pointer to source.
soffs: usize, // Bit offset for source relative to src.
sdir: isize, // Direction: 1 (forward) or -1 (backward).
mut dst:
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected