[−][src]Function rustc_codegen_llvm::glue::size_and_align_of_dst
pub fn size_and_align_of_dst<'ll, 'tcx>(
bx: &Builder<'_, 'll, 'tcx>,
t: Ty<'tcx>,
info: Option<&'ll Value>
) -> (&'ll Value, &'ll Value)
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?