pub unsafe extern "C" fn LLVMGetIndices(
Inst: LLVMValueRef,
) -> *const c_uintExpand description
Obtain the indices as an array.
pub unsafe extern "C" fn LLVMGetIndices(
Inst: LLVMValueRef,
) -> *const c_uintObtain the indices as an array.