Function encoding_rs::ascii::pack_alu

source ·
unsafe fn pack_alu(
    first: usize,
    second: usize,
    third: usize,
    fourth: usize,
    dst: *mut usize
)
Expand description

Safety: dst must point to valid space for writing two usizes