Function llvm_sys::core::LLVMGetGEPSourceElementType

source ยท
pub unsafe extern "C" fn LLVMGetGEPSourceElementType(
    GEP: LLVMValueRef
) -> LLVMTypeRef
Expand description

Get the source element type of the given GEP operator.