pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef,
) -> *const c_charExpand description
Get the string name of a basic block.
pub unsafe extern "C" fn LLVMGetBasicBlockName(
BB: LLVMBasicBlockRef,
) -> *const c_charGet the string name of a basic block.