LLVMRustRestoreInsertPoint

Function LLVMRustRestoreInsertPoint 

Source
pub(crate) unsafe extern "C" fn LLVMRustRestoreInsertPoint<'a>(
    B: &Builder<'a>,
    IP: &'a Value,
)