Function rustc::lib::llvm::get_paramExperimental [-]  [+] [src]

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

Safe wrapper around LLVMGetParam, because segfaults are no fun.