Type Definition rustc_codegen_llvm::llvm::ThinLTOModuleNameCallback[][src]

pub type ThinLTOModuleNameCallback = unsafe extern "C" fn(_: *mut c_void, _: *const c_char, _: *const c_char);