Function LLVMRustCreateAlignmentAttr

Source
pub(crate) unsafe extern "C" fn LLVMRustCreateAlignmentAttr(
    C: &Context,
    bytes: u64,
) -> &Attribute