Function LLVMSetParamAlignment

Source
pub unsafe extern "C" fn LLVMSetParamAlignment(
    Arg: *mut LLVMValue,
    Align: u32,
)