Function LLVMGetBasicBlockName

Source
#[no_mangle]
pub extern "C" fn LLVMGetBasicBlockName(
    BB: LLVMBasicBlockRef,
) -> *const c_char