Function LLVMABIAlignmentOfType

Source
#[no_mangle]
pub extern "C" fn LLVMABIAlignmentOfType(
    TD: LLVMTargetDataRef,
    Ty: LLVMTypeRef,
) -> c_uint