[−][src]Function llvm_sys::core::LLVMGetBasicBlockName
pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef
) -> *const c_char
Get the string name of a basic block.
pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef
) -> *const c_char
Get the string name of a basic block.