Function LLVMGetNextBasicBlock

Source
#[no_mangle]
pub extern "C" fn LLVMGetNextBasicBlock(
    BB: LLVMBasicBlockRef,
) -> LLVMBasicBlockRef