encoding_rs::ascii

Function 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