[][src]Function moore_svlog::ty::bit_size_of_type

pub fn bit_size_of_type<'gcx>(
    cx: &impl Context<'gcx>,
    ty: Type<'gcx>,
    env: ParamEnv
) -> Result<usize>