LLVMStructGetTypeAtIndex

Function LLVMStructGetTypeAtIndex 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMStructGetTypeAtIndex(
    StructTy: LLVMTypeRef,
    i: c_uint,
) -> LLVMTypeRef