llvm_sys::core

Function LLVMGetParam

Source
pub unsafe extern "C" fn LLVMGetParam(
    Fn: LLVMValueRef,
    Index: c_uint,
) -> LLVMValueRef