Function LLVMBuildResume

Source
pub unsafe extern "C" fn LLVMBuildResume(
    B: *mut LLVMBuilder,
    Exn: *mut LLVMValue,
) -> *mut LLVMValue