[−][src]Function llvm_sys::core::LLVMGetNumIndices
pub unsafe extern "C" fn LLVMGetNumIndices(Inst: LLVMValueRef) -> c_uint
Get the number of indices on an ExtractValue, InsertValue or GEP instruction.
pub unsafe extern "C" fn LLVMGetNumIndices(Inst: LLVMValueRef) -> c_uint
Get the number of indices on an ExtractValue, InsertValue or GEP instruction.