Function LLVMSetAlignment

Source
pub(crate) unsafe extern "C" fn LLVMSetAlignment(
    Global: &Value,
    Bytes: c_uint,
)