Function rustc::llvm::get_paramUnstable [-] [+] [src]

pub fn get_param(llfn: *mut Value_opaque, index: u32) -> *mut Value_opaque

Safe wrapper around LLVMGetParam, because segfaults are no fun.