Function llvm_sys::core::LLVMGetParam

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