Function rustc_llvm::ffi::LLVMPreferredAlignmentOfType [] [src]

pub unsafe extern fn LLVMPreferredAlignmentOfType(TD: TargetDataRef,
                                                  Ty: TypeRef)
                                                  -> c_uint
🔬 This is a nightly-only experimental API. (rustc_private)

Returns the preferred alignment of a type.