LLVMSetParamAlignment

Function LLVMSetParamAlignment 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetParamAlignment(
    Arg: LLVMValueRef,
    Align: c_uint,
)