shadow_rs::cshadow

Function packet_setPayload

source
pub unsafe extern "C-unwind" fn packet_setPayload(
    packet: *mut Packet,
    thread: *const Thread,
    payload: UntypedForeignPtr,
    payloadLength: gsize,
    packetPriority: u64,
)