Function rustix::backend::conv::by_ref

source ยท
pub(super) fn by_ref<T: Sized, Num: ArgNumber>(t: &T) -> ArgReg<'_, Num>