Function llvm_sys::core::LLVMGetTypeByName

source ยท
pub unsafe extern "C" fn LLVMGetTypeByName(
    M: LLVMModuleRef,
    Name: *const c_char
) -> LLVMTypeRef
๐Ÿ‘ŽDeprecated since 12.0.0: Use LLVMGetTypeByName2 instead