LLVMGetTypeByName2

Function LLVMGetTypeByName2 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMGetTypeByName2(
    C: LLVMContextRef,
    Name: *const c_char,
) -> LLVMTypeRef