Skip to main content

LLVMGetTypeByName2

Function LLVMGetTypeByName2 

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