Function rustc_codegen_llvm::llvm::LLVMBuildResume
source ยท pub unsafe extern "C" fn LLVMBuildResume<'a>(
B: &Builder<'a>,
Exn: &'a Value,
) -> &'a Value
pub unsafe extern "C" fn LLVMBuildResume<'a>(
B: &Builder<'a>,
Exn: &'a Value,
) -> &'a Value