Function shadow_rs::cshadow::packet_copyPayload

source ยท
pub unsafe extern "C-unwind" fn packet_copyPayload(
    packet: *const Packet,
    thread: *const Thread,
    payloadOffset: gsize,
    buffer: UntypedForeignPtr,
    bufferLength: gsize,
) -> gssize