Function LLVMRustGetTerminator

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