Function llvm_sys::core::LLVMSetParamAlignment

source ยท
pub unsafe extern "C" fn LLVMSetParamAlignment(
    Arg: LLVMValueRef,
    Align: c_uint
)