LLVMRustGetInsertPoint

Function LLVMRustGetInsertPoint 

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