Function rustix::backend::conv::size_of

source ยท
pub(super) fn size_of<'a, T: Sized, Num: ArgNumber>() -> ArgReg<'a, Num>
Expand description

Pass the mem::size_of of a type.