[][src]Function llvm_sys_featured::target_machine::LLVMGetHostCPUName

pub unsafe extern "C" fn LLVMGetHostCPUName() -> *mut c_char

Get the host CPU as a string. The result needs to be disposed with LLVMDisposeMessage.